ReferenceWidgets

Undocumented in source.

Members

Aliases

Models
alias Models = getReferenceModels!T.Types
Undocumented in source.
Names
alias Names = getReferenceModels!T.Names
Undocumented in source.
Widgets
alias Widgets = staticMap!(makeWidget, Models)
Undocumented in source.
makeWidget
alias makeWidget(T) = Widget!T
Undocumented in source.

Functions

initialize
void initialize(T state, IoPubMessageSender sender)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta